From da0b3ed01522cf63b6ea6b14aa1e5dc11898a836 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 17 Apr 2007 21:21:33 +0000 Subject: [PATCH] Add testo sequence for tomtom_itn. --- testo | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testo b/testo index d8c33d512..bc0cf02cf 100755 --- a/testo +++ b/testo @@ -1222,5 +1222,11 @@ compare ${REFERENCE}/expertgps-g7t.txt ${TMPDIR}/expertgps-g7t.txt ${PNAME} -i tomtom_asc -f ${REFERENCE}/tomtom_poi.asc -o tomtom_asc -F ${TMPDIR}/tomtom_poi.asc compare ${REFERENCE}/tomtom_poi.asc ${TMPDIR}/tomtom_poi.asc +# +# TomTom Navigator Itinerary files (.asc) +# +${PNAME} -i tomtom_itn -f ${REFERENCE}/route/tomtom_itn.itn -o tomtom_itn -F ${TMPDIR}/tomtom_itn.itn +compare ${REFERENCE}/route/tomtom_itn.itn ${TMPDIR}/tomtom_itn.itn + exit 0 -- 2.30.2